home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / ndiswrapper-utils-1.9 / README < prev   
Encoding:
Text File  |  2007-02-28  |  1.4 KB  |  43 lines

  1. What is it?
  2. ===========
  3.  
  4. Some vendors do not release specifications of the hardware or provide
  5. a linux driver for their wireless network cards. This project provides
  6. a linux kernel module that loads and runs NDIS (Windows network driver
  7. API) drivers supplied by the vendors
  8.  
  9. Status
  10. ======
  11.  
  12. Many cards work; see
  13. http://ndiswrapper.sourceforge.net/wiki/index.php/List
  14. for details.
  15.  
  16. Installation
  17. ============
  18.  
  19. See INSTALL for a short version of installation instructions. More
  20. up-to-date instructions, as well as FAQ etc., can be found at 
  21. http://ndiswrapper.sourceforge.net/wiki/index.php?Installation.
  22.  
  23. Problems
  24. ========
  25.  
  26. Read documentation at http://ndiswrapper.sourceforge.net/wiki.
  27.  
  28. Before sending bug reports, please check archives of mailing list and
  29. public forum available at project home page:
  30. http://ndiswrapper.sourceforge.net. Both these have search facility.
  31. Follow the instructions below when sending a bug report:
  32.  
  33.    * Recompile with 'make DEBUG=3' and reload ndiswrapper module.
  34.      Report dmesg output. Without this step, proper feedback may not be
  35.      possible.  Include details about your card, chipset (reported by lspci),
  36.      distribution, kernel version in the post.
  37.  
  38.    * Check if latest CVS works.
  39.  
  40.    * Use an alternate windows driver; see the link in Status section above
  41.      for a driver that is known to work for your chipset. You may also
  42.      find more information in the Wiki.
  43.